[ CCode ( array_length_pos = 2.1 , array_length_type = "gsize" ) ]
public uint8[]? fingerprint_from_attributes (Attributes attrs, ChecksumType checksum_type)
Create a key fingerprint for a certificate, public key or private key.
Note that this is not a fingerprint of certificate data, which you would use get_fingerprint for.
attrs |
attributes for key or certificate |
checksum_type |
the type of fingerprint to create |
n_fingerprint |
the length of fingerprint returned |
the fingerprint or null if the input was invalid. |