OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.KeyPairSupport Constructor 

Construct a new key pair object with the specified PublicKeySupport and PrivateKeySupport

public SupportClass.KeyPairSupport(
   PublicKeySupport publicKey,
   PrivateKeySupport privateKey
);

Parameters

publicKey
The public key
privateKey
The private key

See Also

SupportClass.KeyPairSupport Class | (global) Namespace