Partager via


JWE.GetCEK(RSA) Method

Definition

public byte[] GetCEK (System.Security.Cryptography.RSA private_key);
member this.GetCEK : System.Security.Cryptography.RSA -> byte[]
Public Function GetCEK (private_key As RSA) As Byte()

Parameters

private_key
RSA

Returns

Byte[]

Applies to