Table of Contents

Interface IKeyWrapper

Namespace
Enterprises.Org.BouncyCastle.Crypto
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IKeyWrapper

Properties

AlgorithmDetails

object AlgorithmDetails { get; }

Property Value

object

Methods

Wrap(byte[])

IBlockResult Wrap(byte[] keyData)

Parameters

keyData byte[]

Returns

IBlockResult