EAC SIGNED Object
This class represents abstract signed EAC object
Get the signature algorithm identifier used to sign this object.
Check the signature of this object.
PublicKey pub_key | the public key associated with this signed object |
Vector!(ubyte, ALLOC) sig | the signature we are checking |
BER encode this object.
PEM encode this object.