Package | Description |
---|---|
iaik.pkcs.pkcs11.provider.keyfactories |
This package contains the implementation classes for key factories and secret
key factories.
|
Modifier and Type | Method and Description |
---|---|
protected byte[] |
SecretKeyFactory.extractKeyMaterial(iaik.pkcs.pkcs11.objects.Key keyObject)
Get the key material of the given key object.
|
protected void |
RsaKeyFactory.verifyPrivateCRTKeyExtractable(iaik.pkcs.pkcs11.objects.RSAPrivateKey key)
Verifies that the CRT components of the key are present and extractable; i.e.
|
protected void |
DhKeyFactory.verifyPrivateKeyExtractable(iaik.pkcs.pkcs11.objects.DHPrivateKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
DsaKeyFactory.verifyPrivateKeyExtractable(iaik.pkcs.pkcs11.objects.DSAPrivateKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
EcDsaKeyFactory.verifyPrivateKeyExtractable(iaik.pkcs.pkcs11.objects.ECDSAPrivateKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
RsaKeyFactory.verifyPrivateKeyExtractable(iaik.pkcs.pkcs11.objects.RSAPrivateKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
DhKeyFactory.verifyPublicKeyExtractable(iaik.pkcs.pkcs11.objects.DHPublicKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
DsaKeyFactory.verifyPublicKeyExtractable(iaik.pkcs.pkcs11.objects.DSAPublicKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
EcDsaKeyFactory.verifyPublicKeyExtractable(iaik.pkcs.pkcs11.objects.ECDSAPublicKey key)
Verifies that the components of the key are present and extractable; i.e.
|
protected void |
RsaKeyFactory.verifyPublicKeyExtractable(iaik.pkcs.pkcs11.objects.RSAPublicKey key)
Verifies that the components of the key are present and extractable; i.e.
|
IAIK JavaSecurity Website https://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.9.4