IKeyWrapper public interface IKeyWrapper Base interface for a key wrapper. Documentation Code object AlgorithmDetails { get; } The parameter set used to configure this key wrapper. IBlockResult Wrap(byte[] keyData) Wrap the passed in key data.