Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Security.RSACrypto.TranslateToXmlString Method

(not specified)

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

Syntax

public static string TranslateToXmlString(
    this RSA rsa,
    bool includePrivateParameters );

Parameters

rsa

(not specified)

includePrivateParameters

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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