Package org.bouncycastle.asn1.mozilla


package org.bouncycastle.asn1.mozilla
  • Classes
    Class
    Description
    This 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 }