| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
Certificate
An object of this class represents a certificate as defined by PKCS#11.
|
class |
Data
Objects of this class represent a data object as specified by PKCS#11
v2.11.
|
class |
DHParams
Objects of this class represent DH domain parameters as specified by PKCS#11
v2.11.
|
class |
DHPrivateKey
Objects of this class represent DH private keys as specified by PKCS#11
v2.11.
|
class |
DHPublicKey
Objects of this class represent DH public keys as specified by PKCS#11
v2.11.
|
class |
DomainParameters
An object of this class represents domain parameters as defined by PKCS#11
2.11.
|
class |
DSAParams
Objects of this class represent DSA domain parameters as specified by PKCS#11
v2.11.
|
class |
DSAPrivateKey
Objects of this class represent DSA private keys as specified by PKCS#11
v2.11.
|
class |
DSAPublicKey
Objects of this class represent DSA public keys as specified by PKCS#11
v2.11.
|
class |
ECPrivateKey
Objects of this class represent ECDSA private keys as specified by PKCS#11
v2.11.
|
class |
ECPublicKey
Objects of this class represent ECDSA public keys as specified by PKCS#11
v2.11.
|
class |
KEAPrivateKey
Objects of this class represent KEA private keys as specified by PKCS#11
v2.11.
|
class |
KEAPublicKey
Objects of this class represent KEA public keys as specified by PKCS#11
v2.11.
|
class |
Key
An object of this class represents a key as defined by PKCS#11 2.11.
|
class |
PrivateKey
This is the base class for private (asymmetric) keys.
|
class |
PublicKey
This is the base class for public (asymmetric) keys.
|
class |
RSAPrivateKey
Objects of this class represent RSA private keys as specified by PKCS#11
v2.11.
|
class |
RSAPublicKey
Objects of this class represent RSA public keys as specified by PKCS#11
v2.11.
|
class |
SecretKey
This is the base class for secret (symmetric) keys.
|
class |
ValuedSecretKey
Objects of this class represent secret keys as specified by PKCS#11
v2.11.
|
class |
WTLSCertificate
Objects of this class represent WTLS public key certificates as specified by
PKCS#11 v2.20 Chap.
|
class |
X509AttributeCertificate
Objects of this class represent X.509 attribute certificate as specified by
PKCS#11 v2.11.
|
class |
X509PublicKeyCertificate
Objects of this class represent X.509 public key certificate as specified by
PKCS#11 v2.11.
|
class |
X942DHParams
Objects of this class represent X9.42 DH domain parameters as specified by
PKCS#11 v2.11.
|
class |
X942DHPrivateKey
Objects of this class represent X9.42 DH private keys as specified by PKCS#11
v2.11.
|
class |
X942DHPublicKey
Objects of this class represent X9.42 DH public keys as specified by PKCS#11
v2.11.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
Storage.putAttributesInTable(Storage object)
Put all attributes of the given object into the attributes table of this
object.
|
Copyright © 2020. All rights reserved.