Uses of Package
org.bouncycastle.asn1.mozilla
Packages that use org.bouncycastle.asn1.mozilla
Package
Description
Support classes useful for encoding objects used by mozilla.
-
Classes in org.bouncycastle.asn1.mozilla used by org.bouncycastle.asn1.mozillaClassDescriptionThis is designed to parse the PublicKeyAndChallenge created by the KEYGEN tag included by Mozilla based browsers.SignedPublicKeyAndChallenge ::= SEQUENCE { publicKeyAndChallenge PublicKeyAndChallenge, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING }