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

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
CmsAuthenticatedSecureReadable ( 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