Interface IKeyUnwrapper
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IKeyUnwrapperProperties
AlgorithmDetails
object AlgorithmDetails { get; }Property Value
Methods
Unwrap(byte[], int, int)
IBlockResult Unwrap(byte[] cipherText, int offset, int length)