package

org.bouncycastle.jce.netscape

Classes

NetscapeCertRequest Handles NetScape certificate request (KEYGEN), these are constructed as:

   SignedPublicKeyAndChallenge ::= SEQUENCE {
     publicKeyAndChallenge    PublicKeyAndChallenge,
     signatureAlgorithm       AlgorithmIdentifier,
     signature                BIT STRING
   }
 
PublicKey's encoded-format has to be X.509.