Package org.bouncycastle.asn1.mozilla
Support classes useful for encoding objects used by mozilla.
-
Class Summary Class Description 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 }