Expand description
Traits for encoding/decoding SPKI public keys.
Traitsยง
- Associated
Algorithm Identifier - Returns
AlgorithmIdentifierassociated with the structure. - Decode
Public Key - Parse a public key object from an encoded SPKI document.
- DynAssociated
Algorithm Identifier - Returns
AlgorithmIdentifierassociated with the structure. - DynSignature
Algorithm Identifier - Returns
AlgorithmIdentifierassociated with the signature system. - Encode
Public Key - Serialize a public key object to a SPKI-encoded document.
- Signature
Algorithm Identifier - Returns
AlgorithmIdentifierassociated with the signature system. - Signature
BitString Encoding - Returns the
BitStringencoding of the signature.