The CardSpace Controls

XmlEncDecryptor.AddDecryptionCertificate Method

Adds a certificate to the list of certificates to decrypt with.

Overload List

Adds a certificate to the list of certificates to decrypt with.

public static void AddDecryptionCertificate(StoreName,StoreLocation,String);

Adds a certificate to the list of certificates to decrypt with.

public static void AddDecryptionCertificate(X509Certificate2);

See Also

XmlEncDecryptor Class | InformationCards Namespace