public class NonExtractableComponentException extends IAIKPkcs11Exception
A typical cause is if the application tries to extract the private exponent of a RSA private key or the key material of a secret key.
| Constructor and Description |
|---|
NonExtractableComponentException()
Default constructor.
|
NonExtractableComponentException(java.lang.String message)
Constructor taking a string that describes the reason of the exception in more detail.
|
public NonExtractableComponentException()
public NonExtractableComponentException(java.lang.String message)
message - A descrption of the reason for this exception.IAIK PKCS#11 Provider 1.10.0
(c) 2002 IAIK, (c) 2003, 2026 SIC