C# Class Org.BouncyCastle.Crypto.Engines.AesWrapEngine

An implementation of the AES Key Wrapper from the NIST Key Wrap Specification.

For further details see: http://csrc.nist.gov/encryption/kms/key-wrap.pdf.

Inheritance: Rfc3394WrapEngine
ファイルを表示 Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
AesWrapEngine ( )

Method Details

AesWrapEngine() public method

public AesWrapEngine ( )