Thank you, I was checking in to the ruby implementation and the found out that the encoded Base64 part was trimmed with "=" and when I added to the Base64 string it is 32 bytes after I decoded.
Example base 64 string is
5r1Tcd4ZGfnY+NQIhXHx6mSGB4rz59JK0lrVUZoXNPI=
Now the big question I have is how I can verify this fingureprint from swift?
Topic:
Programming Languages
SubTopic:
Swift
Tags: