C# Class Org.BouncyCastle.Cms.KeyTransRecipientInformation

Inheritance: RecipientInformation
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
GetContentStream ( ICipherParameters key ) : CmsTypedStream

Private Methods

Méthode Description
GetExchangeEncryptionAlgorithmName ( DerObjectIdentifier oid ) : string
KeyTransRecipientInformation ( KeyTransRecipientInfo info, CmsSecureReadable secureReadable ) : System
UnwrapKey ( ICipherParameters key ) : KeyParameter

Method Details

GetContentStream() public méthode

public GetContentStream ( ICipherParameters key ) : CmsTypedStream
key ICipherParameters
Résultat CmsTypedStream