|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PBE |
Class Summary | |
---|---|
CAPICertStore | |
CertStoreCollectionSpi | |
CertUtil | |
CertUtil.Implementation | |
CryptoProCSPCertStore | |
CryptoProCSPKeyStore | |
DIGTProvider | To add the provider at runtime use: import java.security.Security; import com.digt.trusted.jce.provider.DIGTProvider; Security.addProvider(new DIGTProvider()); The provider can also be configured as part of your environment via static registration by adding an entry to the java.security properties file (found in $JAVA_HOME/jre/lib/security/java.security, where $JAVA_HOME is the location of your JDK/JRE distribution). |
JCEBlockCipher | |
JCEBlockCipher.GOST28147 | GOST28147 |
JCEBlockCipher.GOST28147cbc | Deprecated. Use JCEBlockCipher.GOST28147 instead. |
JCEGOSTDHKeyAgreement | |
JCEKeyGenerator | |
JCEKeyGenerator.GOST28147 | GOST28147 |
JCEPBEKey | |
JCESecretKeyFactory | |
JCESecretKeyFactory.PBE_PKCS12 | PBE password processing for PKCS12 - unicode, big endian order, with two zero pad bytes. |
JCESecretKeyFactory.PBE_PKCS5 | PBE password processing for PKCS5 - ascii - single byte per character, no padding. |
JCEStreamCipher | |
JCEStreamCipher.GOST28147_CFB8 | Deprecated. Use JCEBlockCipher.GOST28147 instead. |
JCEStreamCipher.GOST28147_OFB8 | Deprecated. Use JCEBlockCipher.GOST28147 instead. |
JDKGOST3410ELPrivateKey | |
JDKGOST3410ELPublicKey | |
JDKGOST3410ELSigner | |
JDKGOST3410ELSigner.stdGOST3410EL | |
JDKGOST3410PrivateKey | |
JDKGOST3410PublicKey | |
JDKGOST3410Signer | |
JDKGOST3410Signer.stdGOST3410 | |
JDKKeyFactory | |
JDKKeyFactory.GOST3410 | |
JDKKeyFactory.GOST3410EL | |
JDKKeyPairGenerator | |
JDKKeyPairGenerator.GOST3410 | |
JDKKeyPairGenerator.GOST3410EL | |
JDKKeyPairGenerator.GOSTDH | |
JDKKeyPairGenerator.GOSTECDH | |
JDKMessageDigest | |
JDKMessageDigest.GOST3411 | |
JDKX509CertificateFactory | class for dealing with X509 certificates. |
PBE.Util | uses the appropriate mixer to generate the key and IV if neccessary. |
PKIXCertPath | CertPath implementation for X.509 certificates. |
PKIXCertPathBuilderSpi | Implements the PKIX CertPathBuilding algorithem for BouncyCastle. |
PKIXCertPathValidatorSpi | CertPathValidatorSpi implemenation for X.509 Certificate validation ala rfc 3280 |
PKIXPolicyNode | |
WrapCipherSpi | |
X509CertificateObject | |
X509CRLEntryObject | The following extensions are listed in RFC 2459 as relevant to CRL Entries ReasonCode Hode Instruction Code Invalidity Date Certificate Issuer (critical) |
X509CRLObject | The following extensions are listed in RFC 2459 as relevant to CRLs Authority Key Identifier Issuer Alternative Name CRL Number Delta CRL Indicator (critical) Issuing Distribution Point (critical) |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |