Module traits

Module traits 

Source
Expand description

Traits for encoding/decoding SPKI public keys.

Traitsยง

AssociatedAlgorithmIdentifier
Returns AlgorithmIdentifier associated with the structure.
DecodePublicKey
Parse a public key object from an encoded SPKI document.
DynAssociatedAlgorithmIdentifier
Returns AlgorithmIdentifier associated with the structure.
DynSignatureAlgorithmIdentifier
Returns AlgorithmIdentifier associated with the signature system.
EncodePublicKey
Serialize a public key object to a SPKI-encoded document.
SignatureAlgorithmIdentifier
Returns AlgorithmIdentifier associated with the signature system.
SignatureBitStringEncoding
Returns the BitString encoding of the signature.