Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Security.RSACrypto.MakeNewKeys Method

(not specified)

Class: YetaWF.Core.Security.RSACrypto
Namespace: YetaWF.Core.Security
Assembly: YetaWF.Core

Syntax

public static void MakeNewKeys(
    out string publicKey,
    out string privateKey );

Parameters

publicKey

(not specified)

privateKey

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Security.RSACrypto ClassYetaWF.Core Overview