KeyWrapperBcAsymmetricKeyWrapper, JceAsymmetricKeyWrapper, JceKTSKeyWrapperpublic abstract class AsymmetricKeyWrapper extends java.lang.Object implements KeyWrapper
| Modifier | Constructor | Description |
|---|---|---|
protected |
AsymmetricKeyWrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId) |
| Modifier and Type | Method | Description |
|---|---|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getAlgorithmIdentifier() |
generateWrappedKeyprotected AsymmetricKeyWrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId)
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier in interface KeyWrapper