KeyWrapper
BcAsymmetricKeyWrapper
, JceAsymmetricKeyWrapper
, JceKTSKeyWrapper
public 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() |
generateWrappedKey
protected AsymmetricKeyWrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId)
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier
in interface KeyWrapper