Package | Description |
---|---|
iaik.pkcs.pkcs11.objects |
This package contains all classes for objects and attributes as known from
PKCS#11.
|
Modifier and Type | Class and Description |
---|---|
class |
DHPublicKey
Objects of this class represent DH public 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 |
ECDSAPublicKey
Objects of this class represent ECDSA public 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 |
RSAPublicKey
Objects of this class represent RSA public 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 | Field and Description |
---|---|
protected PublicKey |
KeyPair.publicKey_
The public key of this key-pair.
|
Modifier and Type | Method and Description |
---|---|
PublicKey |
KeyPair.getPublicKey()
Get the public key part of this key-pair.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
PublicKey.putAttributesInTable(PublicKey object)
Put all attributes of the given object into the attributes table of this object.
|
void |
KeyPair.setPublicKey(PublicKey publicKey)
Set the public key part of this key-pair.
|
Constructor and Description |
---|
KeyPair(PublicKey publicKey,
PrivateKey privateKey)
Constructor that takes a public and a private key.
|
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. version 1.6.9