Package org.bouncycastle.pkcs
Basic support package for handling and creating PKCS#10 certification requests, PKCS#8 encrypted keys and PKCS#12 keys stores.
-
Interface Summary Interface Description PKCS12MacCalculatorBuilder PKCS12MacCalculatorBuilderProvider -
Class Summary Class Description PKCS10CertificationRequest Holding class for a PKCS#10 certification request.PKCS10CertificationRequestBuilder A class for creating PKCS#10 Certification requests.PKCS12PfxPdu A holding class for the PKCS12 Pfx structure.PKCS12PfxPduBuilder A builder for the PKCS#12 Pfx key and certificate store.PKCS12SafeBag PKCS12SafeBagBuilder PKCS12SafeBagFactory PKCS8EncryptedPrivateKeyInfo Holding class for a PKCS#8 EncryptedPrivateKeyInfo structure.PKCS8EncryptedPrivateKeyInfoBuilder A class for creating EncryptedPrivateKeyInfo structures. -
Exception Summary Exception Description PKCSException General checked Exception thrown in the cert package and its sub-packages.PKCSIOException General IOException thrown in the cert package and its sub-packages.