SecretEncryptionUtils..::..GenerateNewKeyPair Method

Generates the new key pair.

Namespace:  SecretNET.Common
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static ValueTuple<byte[], byte[]> GenerateNewKeyPair()

Return Value

System.ValueTuple<System.Byte[], System.Byte[]>.