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