C# Class Org.BouncyCastle.Cms.CmsEnvelopedHelper.CmsEnvelopedSecureReadable

Inheritance: CmsSecureReadable
Show file Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
GetReadable ( KeyParameter sKey ) : CmsReadable

Private Methods

Method Description
CmsEnvelopedSecureReadable ( AlgorithmIdentifier algorithm, CmsReadable readable ) : System

Method Details

GetReadable() public method

public GetReadable ( KeyParameter sKey ) : CmsReadable
sKey Org.BouncyCastle.Crypto.Parameters.KeyParameter
return CmsReadable