Bouncy Castle Cryptography Library 1.77.0

Package org.bouncycastle.asn1.mozilla

Support classes useful for encoding objects used by mozilla.

See:
          Description

Class Summary
PublicKeyAndChallenge This is designed to parse the PublicKeyAndChallenge created by the KEYGEN tag included by Mozilla based browsers.
SignedPublicKeyAndChallenge SignedPublicKeyAndChallenge ::= SEQUENCE { publicKeyAndChallenge PublicKeyAndChallenge, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING }
 

Package org.bouncycastle.asn1.mozilla Description

Support classes useful for encoding objects used by mozilla.


Bouncy Castle Cryptography Library 1.77.0