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

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

Méthodes publiques

Méthode Description
GetReadable ( KeyParameter sKey ) : CmsReadable

Private Methods

Méthode Description
CmsEnvelopedSecureReadable ( AlgorithmIdentifier algorithm, CmsReadable readable ) : System

Method Details

GetReadable() public méthode

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