Lingua

CodeTransparencyVerificationKey.ToECDsa Method

Definition

Creates a new caller-owned ECDsa instance containing this public key. The returned instance is independent of this key and of any other returned instance.

public System.Security.Cryptography.ECDsa ToECDsa();
member this.ToECDsa : unit -> System.Security.Cryptography.ECDsa
Public Function ToECDsa () As ECDsa

Returns

Applies to