IContentKey.GetEncryptedKeyValue(X509Certificate2) Method

Definition

public byte[] GetEncryptedKeyValue (System.Security.Cryptography.X509Certificates.X509Certificate2 certToEncryptTo);
abstract member GetEncryptedKeyValue : System.Security.Cryptography.X509Certificates.X509Certificate2 -> byte[]
Public Function GetEncryptedKeyValue (certToEncryptTo As X509Certificate2) As Byte()

Parameters

certToEncryptTo
X509Certificate2

Returns

Byte[]

Applies to