Interface IKeyWrapper
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IKeyWrapper
Properties
AlgorithmDetails
object AlgorithmDetails { get; }
Property Value
Methods
Wrap(byte[])
IBlockResult Wrap(byte[] keyData)
Parameters
keyData
byte[]