Modifier and Type | Class and Description |
---|---|
pack-priv class | Config
Configuration container and file parsing. |
pack-priv class | |
pack-priv class | |
pack-priv class | KeyCache
Key to P11Key translation cache. |
pack-priv class | |
pack-priv class | P11AEADCipher
P11 AEAD Cipher implementation class. |
pack-priv class | P11Cipher
Cipher implementation class. |
pack-priv class | P11DHKeyFactory
DH KeyFactory implementation. |
pack-priv class | P11Digest
MessageDigest implementation class. |
pack-priv class | P11DSAKeyFactory
DSA KeyFactory implementation. |
pack-priv class | P11ECDHKeyAgreement
KeyAgreement implementation for ECDH. |
pack-priv class | P11ECKeyFactory
EC KeyFactory implementation. |
pack-priv abstract class | P11Key
Key implementation classes. |
pack-priv class | P11KeyAgreement
KeyAgreement implementation class. |
pack-priv abstract class | P11KeyFactory
KeyFactory base class. |
pack-priv class | P11KeyGenerator
KeyGenerator implementation class. |
pack-priv class | P11KeyPairGenerator
KeyPairGenerator implementation class. |
pack-priv class | |
pack-priv class | P11KeyWrapCipher
P11 KeyWrap Cipher implementation class for native impl which only support single part encryption/decryption through C_Encrypt/C_Decrypt() and key wrap/unwrap through C_WrapKey/C_UnwrapKey() calls. |
pack-priv class | P11Mac
MAC implementation class. |
pack-priv class | |
pack-priv class | P11PSSSignature
RSASSA-PSS Signature implementation class. |
pack-priv class | P11RSACipher
RSA Cipher implementation class. |
pack-priv class | P11RSAKeyFactory
RSA KeyFactory implementation. |
pack-priv class | P11SecretKeyFactory
SecretKeyFactory implementation class. |
pack-priv class | P11SecureRandom
SecureRandom implementation class. |
pack-priv class | P11Signature
Signature implementation class. |
public class | P11TlsKeyMaterialGenerator
KeyGenerator to calculate the SSL/TLS key material (cipher keys and ivs, mac keys) from the master secret. |
public class | P11TlsMasterSecretGenerator
KeyGenerator for the SSL/TLS master secret. |
pack-priv class | P11TlsPrfGenerator
KeyGenerator for the TLS PRF. |
pack-priv class | P11TlsRsaPremasterSecretGenerator
KeyGenerator for the SSL/TLS RSA premaster secret. |
public class | P11Util
Collection of static utility methods. |
public class | Secmod
The Secmod class defines the interface to the native NSS library and the configuration information it stores in its secmod.db file. |
pack-priv class | Session
A session object. |
pack-priv class | |
pack-priv class | SessionManager
Session manager. |
pack-priv class | |
public class | SunPKCS11
PKCS#11 provider main class. |
pack-priv class | TemplateManager
TemplateManager class. |
pack-priv class | Token
PKCS#11 token. |