public interface KeyWrapper
Modifier and Type | Method and Description |
---|---|
byte[] |
generateWrappedKey(GenericKey encryptionKey) |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getAlgorithmIdentifier() |
org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
byte[] generateWrappedKey(GenericKey encryptionKey) throws OperatorException
OperatorException
Copyright © 2017 BouncyCastle.org. All rights reserved.