C# Class System.Security.Cryptography.Pkcs.CmsRecipient

Exibir arquivo Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
CmsRecipient ( System certificate )
CmsRecipient ( System recipientIdentifierType, System certificate )

Method Details

CmsRecipient() public method

public CmsRecipient ( System certificate )
certificate System

CmsRecipient() public method

public CmsRecipient ( System recipientIdentifierType, System certificate )
recipientIdentifierType System
certificate System