public interface IKeyUnwrapper
Public Interface IKeyUnwrapper
public interface class IKeyUnwrapper
Org.BouncyCastle.Crypto.IKeyUnwrapper = function();
Org.BouncyCastle.Crypto.IKeyUnwrapper.createInterface('Org.BouncyCastle.Crypto.IKeyUnwrapper');
AlgorithmDetails | The parameter set used to configure this key unwrapper. |
Unwrap | Unwrap the passed in data. |