IKeyUnwrapper public interface IKeyUnwrapper Base interface for a key unwrapper. Documentation Code object AlgorithmDetails { get; } The parameter set used to configure this key unwrapper. IBlockResult Unwrap(byte[] cipherText, int offset, int length) Unwrap the passed in data.