Package org.bouncycastle.asn1.pkcs
package org.bouncycastle.asn1.pkcs
Support classes useful for encoding and supporting the various RSA PKCS documents.
-
ClassDescriptionPKCS10 Certification request object.PKCS10 CertificationRequestInfo object.CRL Bag for PKCS#12The EncryptedData object.PBKDF2-params ::= SEQUENCE { salt CHOICE { specified OCTET STRING, otherSource AlgorithmIdentifier {{PBKDF2-SaltSources}} }, iterationCount INTEGER (1..MAX), keyLength INTEGER (1..MAX) OPTIONAL, prf AlgorithmIdentifier {{PBKDF2-PRFs}} DEFAULT algid-hmacWithSHA1 }the infamous Pfx from PKCS12pkcs-1 OBJECT IDENTIFIER ::=RFC 5958a PKCS#7 signed data object.a PKCS#7 signer info object.