[][src]Module signatory::encoding::pkcs8

Support for the PKCS#8 private key format described in RFC 5208 and RFC 5915.

Structs

SecretKey

PKCS#8 keypairs containing public keys and secret keys

Traits

FromPkcs8

Load this type from a PKCS#8 private key

GeneratePkcs8

Generate a random PKCS#8 private key of this type