| Package | Description |
|---|---|
| iaik.pkcs.pkcs11.objects |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayAttribute |
X509AttributeCertificate.acIssuer
The owner attribute of this certificate.
|
protected ByteArrayAttribute |
X509AttributeCertificate.attrTypes
The attribute types attribute of this certificate.
|
protected ByteArrayAttribute |
KEAPublicKey.base
The base (g) of this KEA key.
|
protected ByteArrayAttribute |
DSAParams.base
The base (g) of this DSA key.
|
protected ByteArrayAttribute |
DSAPublicKey.base
The base (g) of this DSA key.
|
protected ByteArrayAttribute |
DSAPrivateKey.base
The base (g) of this DSA key.
|
protected ByteArrayAttribute |
DHPrivateKey.base
The base (g) of this DH key.
|
protected ByteArrayAttribute |
KEAPrivateKey.base
The base (g) of this KEA key.
|
protected ByteArrayAttribute |
DHParams.base
The base (g) of this DH key.
|
protected ByteArrayAttribute |
DHPublicKey.base
The base (g) of this DH key.
|
protected ByteArrayAttribute |
SecretKey.checkValue
Key checksum of this private key.
|
protected ByteArrayAttribute |
Certificate.checkValue
Checksum of this certificate.
|
protected ByteArrayAttribute |
RSAPrivateKey.coefficient
The coefficient (1/q mod (p)) of this RSA key, for use with CRT.
|
protected ByteArrayAttribute |
ECPrivateKey.ecdsaParams
The DER-encoding of an X9.62 ECParameters value of this ECDSA key.
|
protected ByteArrayAttribute |
ECPublicKey.ecdsaParams
The DER-encoding of an X9.62 ECParameters value of this ECDSA key.
|
protected ByteArrayAttribute |
ECPublicKey.ecPoint
The DER-encoding of X9.62 ECPoint value P of this ECDSA key.
|
protected ByteArrayAttribute |
RSAPrivateKey.exponent1
The first exponent (d mod (p-1)) of this RSA key, for use with CRT.
|
protected ByteArrayAttribute |
RSAPrivateKey.exponent2
The second exponent (d mod (q-1)) of this RSA key, for use with CRT.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.hashOfIssuerPublicKey
SHA-1 hash of the issuer public key.
|
protected ByteArrayAttribute |
WTLSCertificate.hashOfIssuerPublicKey
SHA-1 hash of the issuer public key.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.hashOfSubjectPublicKey
SHA-1 hash of the subject public key.
|
protected ByteArrayAttribute |
WTLSCertificate.hashOfSubjectPublicKey
SHA-1 hash of the subject public key.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.id
The ID attribute of this certificate.
|
protected ByteArrayAttribute |
Key.id
The identifier (ID) of this key.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.issuer
The issuer attribute of this certificate.
|
protected ByteArrayAttribute |
WTLSCertificate.issuer
The issuer attribute of this certificate.
|
protected ByteArrayAttribute |
RSAPublicKey.modulus
The modulus (n) of this RSA key.
|
protected ByteArrayAttribute |
RSAPrivateKey.modulus
The modulus (n) of this RSA key.
|
protected ByteArrayAttribute |
Data.objectID
The object ID attribute of this data object (DER-encoded).
|
protected ByteArrayAttribute |
X509AttributeCertificate.owner
The owner attribute of this certificate.
|
protected ByteArrayAttribute |
KEAPublicKey.prime
The prime (p) of this KEA key.
|
protected ByteArrayAttribute |
DSAParams.prime
The prime (p) of this DSA key.
|
protected ByteArrayAttribute |
DSAPublicKey.prime
The prime (p) of this DSA key.
|
protected ByteArrayAttribute |
DSAPrivateKey.prime
The prime (p) of this DSA key.
|
protected ByteArrayAttribute |
DHPrivateKey.prime
The prime (p) of this DH key.
|
protected ByteArrayAttribute |
KEAPrivateKey.prime
The prime (p) of this KEA key.
|
protected ByteArrayAttribute |
DHParams.prime
The prime (p) of this DH key.
|
protected ByteArrayAttribute |
DHPublicKey.prime
The prime (p) of this DH key.
|
protected ByteArrayAttribute |
RSAPrivateKey.prime1
The first prime factor (p) of this RSA key, for use with CRT.
|
protected ByteArrayAttribute |
RSAPrivateKey.prime2
The second prime factor (q) of this RSA key, for use with CRT.
|
protected ByteArrayAttribute |
RSAPrivateKey.privateExponent
The private exponent (d) of this RSA key.
|
protected ByteArrayAttribute |
RSAPublicKey.publicExponent
The public exponent (e) of this RSA key.
|
protected ByteArrayAttribute |
RSAPrivateKey.publicExponent
The public exponent (e) of this RSA key.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.serialNumber
The serial number attribute of this certificate.
|
protected ByteArrayAttribute |
X509AttributeCertificate.serialNumber
The serial number attribute of this certificate.
|
protected ByteArrayAttribute |
PrivateKey.subject
The subject of this private key.
|
protected ByteArrayAttribute |
PublicKey.subject
The subject attribute of this public key.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.subject
The subject attribute of this certificate.
|
protected ByteArrayAttribute |
WTLSCertificate.subject
The subject attribute of this certificate.
|
protected ByteArrayAttribute |
X942DHParams.subprime
The subprime (q) of this DH key.
|
protected ByteArrayAttribute |
KEAPublicKey.subprime
The subprime (q) of this KEA key.
|
protected ByteArrayAttribute |
DSAParams.subprime
The sub-prime (q) of this DSA key.
|
protected ByteArrayAttribute |
X942DHPrivateKey.subprime
The subprime (q) of this X9.42 DH key.
|
protected ByteArrayAttribute |
DSAPublicKey.subprime
The sub-prime (q) of this DSA key.
|
protected ByteArrayAttribute |
DSAPrivateKey.subprime
The subprime (q) of this DSA key.
|
protected ByteArrayAttribute |
KEAPrivateKey.subprime
The subprime (q) of this KEA key.
|
protected ByteArrayAttribute |
X942DHPublicKey.subprime
The subprime (q) of this X9.42 DH key.
|
protected ByteArrayAttribute |
ECPrivateKey.value
The X9.62 private value (d) of this ECDSA key.
|
protected ByteArrayAttribute |
MonotonicCounter.value
The value attribute of this monotonic counter.
|
protected ByteArrayAttribute |
KEAPublicKey.value
The public value (y) of this KEA key.
|
protected ByteArrayAttribute |
Data.value
The value attribute of this data object.
|
protected ByteArrayAttribute |
X509PublicKeyCertificate.value
The value attribute of this certificate; i.e.
|
protected ByteArrayAttribute |
DSAPublicKey.value
The public value (y) of this DSA key.
|
protected ByteArrayAttribute |
ValuedSecretKey.value
The value attribute of this secret key.
|
protected ByteArrayAttribute |
Clock.value
The value attribute of this clock; i.e.
|
protected ByteArrayAttribute |
WTLSCertificate.value
The value attribute of this certificate; i.e.
|
protected ByteArrayAttribute |
X509AttributeCertificate.value
The value attribute of this certificate; i.e.
|
protected ByteArrayAttribute |
DSAPrivateKey.value
The private value (x) of this DSA key.
|
protected ByteArrayAttribute |
DHPrivateKey.value
The private value (x) of this DH key.
|
protected ByteArrayAttribute |
KEAPrivateKey.value
The private value (x) of this KEA key.
|
protected ByteArrayAttribute |
DHPublicKey.value
The public value (y) of this DH key.
|
| Modifier and Type | Method and Description |
|---|---|
ByteArrayAttribute |
X509AttributeCertificate.getAcIssuer()
Gets the attribute certificate issuer attribute of this X.509 attribute
certificate.
|
ByteArrayAttribute |
X509AttributeCertificate.getAttrTypes()
Gets the attribute types attribute of this X.509 attribute certificate.
|
ByteArrayAttribute |
X942DHParams.getBase()
Gets the base attribute of this DH key.
|
ByteArrayAttribute |
KEAPublicKey.getBase()
Gets the base attribute of this KEA key.
|
ByteArrayAttribute |
DSAParams.getBase()
Gets the base attribute of this DSA key.
|
ByteArrayAttribute |
X942DHPrivateKey.getBase()
Gets the base attribute of this X9.42 DH key.
|
ByteArrayAttribute |
DSAPublicKey.getBase()
Gets the base attribute of this DSA key.
|
ByteArrayAttribute |
DSAPrivateKey.getBase()
Gets the base attribute of this DSA key.
|
ByteArrayAttribute |
DHPrivateKey.getBase()
Gets the base attribute of this DH key.
|
ByteArrayAttribute |
KEAPrivateKey.getBase()
Gets the base attribute of this KEA key.
|
ByteArrayAttribute |
DHParams.getBase()
Gets the base attribute of this DH key.
|
ByteArrayAttribute |
X942DHPublicKey.getBase()
Gets the base attribute of this X9.42 DH key.
|
ByteArrayAttribute |
DHPublicKey.getBase()
Gets the base attribute of this DH key.
|
ByteArrayAttribute |
UserInterface.getCharSets()
Gets the char sets.
|
ByteArrayAttribute |
SecretKey.getCheckValue()
Gets the check value attribute of this key.
|
ByteArrayAttribute |
Certificate.getCheckValue()
Gets the check value attribute of of the PKCS#11 certificate.
|
ByteArrayAttribute |
RSAPrivateKey.getCoefficient()
Gets the coefficient (1/q mod (p)) attribute of this RSA key.
|
ByteArrayAttribute |
ECPrivateKey.getEcdsaParams()
Gets the ECDSA parameters attribute of this ECDSA key.
|
ByteArrayAttribute |
ECPublicKey.getEcdsaParams()
Gets the ECDSA parameters attribute of this ECDSA key.
|
ByteArrayAttribute |
ECPublicKey.getEcPoint()
Gets the EC point attribute of this ECDSA key.
|
ByteArrayAttribute |
UserInterface.getEncodingMethods()
Gets the encoding methods.
|
ByteArrayAttribute |
RSAPrivateKey.getExponent1()
Gets the first exponent (d mod (p-1)) attribute of this RSA key.
|
ByteArrayAttribute |
RSAPrivateKey.getExponent2()
Gets the second exponent (d mod (q-1)) attribute of this RSA key.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getHashOfIssuerPublicKey()
Gets the hash of issuer public key attribute of this X.509 public key
certificate.
|
ByteArrayAttribute |
WTLSCertificate.getHashOfIssuerPublicKey()
Gets the hash of issuer public key attribute of this WTLS public key
certificate.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getHashOfSubjectPublicKey()
Gets the hash of subject public key attribute of this X.509 public key
certificate.
|
ByteArrayAttribute |
WTLSCertificate.getHashOfSubjectPublicKey()
Gets the hash of subject public key attribute of this WTLS public key
certificate.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getId()
Gets the ID attribute of this X.509 public key certificate.
|
ByteArrayAttribute |
Key.getId()
Gets the ID attribute of this key.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getIssuer()
Gets the issuer attribute of this X.509 public key certificate.
|
ByteArrayAttribute |
WTLSCertificate.getIssuer()
Gets the issuer attribute of this WTLS public key certificate.
|
ByteArrayAttribute |
UserInterface.getMimeTypes()
Gets the mime types.
|
ByteArrayAttribute |
RSAPublicKey.getModulus()
Gets the modulus attribute of this RSA key.
|
ByteArrayAttribute |
RSAPrivateKey.getModulus()
Gets the modulus attribute of this RSA key.
|
ByteArrayAttribute |
Data.getObjectID()
Gets the object ID attribute of this data object.
|
ByteArrayAttribute |
X509AttributeCertificate.getOwner()
Gets the owner attribute of this X.509 attribute certificate.
|
ByteArrayAttribute |
X942DHParams.getPrime()
Gets the prime attribute of this DH key.
|
ByteArrayAttribute |
KEAPublicKey.getPrime()
Gets the prime attribute of this KEA key.
|
ByteArrayAttribute |
DSAParams.getPrime()
Gets the prime attribute of this DSA key.
|
ByteArrayAttribute |
X942DHPrivateKey.getPrime()
Gets the prime attribute of this X9.42 DH key.
|
ByteArrayAttribute |
DSAPublicKey.getPrime()
Gets the prime attribute of this DSA key.
|
ByteArrayAttribute |
DSAPrivateKey.getPrime()
Gets the prime attribute of this DSA key.
|
ByteArrayAttribute |
DHPrivateKey.getPrime()
Gets the prime attribute of this DH key.
|
ByteArrayAttribute |
KEAPrivateKey.getPrime()
Gets the prime attribute of this KEA key.
|
ByteArrayAttribute |
DHParams.getPrime()
Gets the prime attribute of this DH key.
|
ByteArrayAttribute |
X942DHPublicKey.getPrime()
Gets the prime attribute of this X9.42 DH key.
|
ByteArrayAttribute |
DHPublicKey.getPrime()
Gets the prime attribute of this DH key.
|
ByteArrayAttribute |
RSAPrivateKey.getPrime1()
Gets the first prime attribute of this RSA key.
|
ByteArrayAttribute |
RSAPrivateKey.getPrime2()
Gets the second prime attribute of this RSA key.
|
ByteArrayAttribute |
RSAPrivateKey.getPrivateExponent()
Gets the private exponent attribute of this RSA key.
|
ByteArrayAttribute |
RSAPublicKey.getPublicExponent()
Gets the public exponent attribute of this RSA key.
|
ByteArrayAttribute |
RSAPrivateKey.getPublicExponent()
Gets the public exponent attribute of this RSA key.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getSerialNumber()
Gets the serial number attribute of this X.509 public key certificate.
|
ByteArrayAttribute |
X509AttributeCertificate.getSerialNumber()
Gets the serial number attribute of this X.509 attribute certificate.
|
ByteArrayAttribute |
PrivateKey.getSubject()
Gets the subject attribute of this key.
|
ByteArrayAttribute |
PublicKey.getSubject()
Gets the subject attribute of this key.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getSubject()
Gets the subject attribute of this X.509 public key certificate.
|
ByteArrayAttribute |
WTLSCertificate.getSubject()
Gets the subject attribute of this WTLS public key certificate.
|
ByteArrayAttribute |
X942DHParams.getSubprime()
Gets the subprime attribute of this DH key.
|
ByteArrayAttribute |
KEAPublicKey.getSubprime()
Gets the sub-prime attribute of this KEA key.
|
ByteArrayAttribute |
DSAParams.getSubprime()
Gets the subprime attribute of this DSA key.
|
ByteArrayAttribute |
X942DHPrivateKey.getSubprime()
Gets the subprime attribute of this X9.42 DH key.
|
ByteArrayAttribute |
DSAPublicKey.getSubprime()
Gets the sub-prime attribute of this DSA key.
|
ByteArrayAttribute |
DSAPrivateKey.getSubprime()
Gets the sub-prime attribute of this DSA key.
|
ByteArrayAttribute |
KEAPrivateKey.getSubprime()
Gets the sub-prime attribute of this KEA key.
|
ByteArrayAttribute |
X942DHPublicKey.getSubprime()
Gets the sub-prime attribute of this X9.42 DH key.
|
ByteArrayAttribute |
ECPrivateKey.getValue()
Gets the value attribute of this ECDSA key.
|
ByteArrayAttribute |
MonotonicCounter.getValue()
Gets the value attribute of this monotonic counter object.
|
ByteArrayAttribute |
KEAPublicKey.getValue()
Gets the value attribute of this KEA key.
|
ByteArrayAttribute |
X942DHPrivateKey.getValue()
Gets the value attribute of this X9.42 DH key.
|
ByteArrayAttribute |
Data.getValue()
Gets the value attribute of this data object.
|
ByteArrayAttribute |
X509PublicKeyCertificate.getValue()
Gets the value attribute of this X.509 public key certificate.
|
ByteArrayAttribute |
DSAPublicKey.getValue()
Gets the value attribute of this DSA key.
|
ByteArrayAttribute |
ValuedSecretKey.getValue()
Gets the value attribute of this AES key.
|
ByteArrayAttribute |
Clock.getValue()
Gets the value attribute of this clock object.
|
ByteArrayAttribute |
WTLSCertificate.getValue()
Gets the value attribute of this WTLS public key certificate.
|
ByteArrayAttribute |
X509AttributeCertificate.getValue()
Gets the value attribute of this X.509 attribute certificate.
|
ByteArrayAttribute |
DSAPrivateKey.getValue()
Gets the value attribute of this DSA key.
|
ByteArrayAttribute |
DHPrivateKey.getValue()
Gets the value attribute of this DH key.
|
ByteArrayAttribute |
KEAPrivateKey.getValue()
Gets the value attribute of this KEA key.
|
ByteArrayAttribute |
X942DHPublicKey.getValue()
Gets the value attribute of this X9.42 DH key.
|
ByteArrayAttribute |
DHPublicKey.getValue()
Gets the value attribute of this DH key.
|
Copyright © 2022. All rights reserved.