C# Class Org.BouncyCastle.Cms.CmsAuthEnvelopedData.AuthEnvelopedSecureReadable

Inheritance: CmsSecureReadable
显示文件 Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
GetReadable ( KeyParameter key ) : CmsReadable

Private Methods

Method Description
AuthEnvelopedSecureReadable ( CmsAuthEnvelopedData parent ) : System

Method Details

GetReadable() public method

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