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

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

Public Methods

Method Description
GetReadable ( KeyParameter sKey ) : CmsReadable

Private Methods

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

Method Details

GetReadable() public method

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