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

Inheritance: CmsSecureReadable
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Méthodes publiques

Méthode Description
GetReadable ( KeyParameter key ) : CmsReadable

Private Methods

Méthode Description
AuthEnvelopedSecureReadable ( CmsAuthEnvelopedData parent ) : System

Method Details

GetReadable() public méthode

public GetReadable ( KeyParameter key ) : CmsReadable
key Org.BouncyCastle.Crypto.Parameters.KeyParameter
Résultat CmsReadable