Table of Contents

Class GlobalConfigCryptoExtensions

Namespace
ToSic.Sys.Security.Encryption
Assembly
ToSic.Sys.Utils.dll
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public static class GlobalConfigCryptoExtensions
Inheritance
object
GlobalConfigCryptoExtensions

Methods

CryptoFolder(IGlobalConfiguration)

The absolute secure folder where generated RSA keys are stored.

public static string CryptoFolder(this IGlobalConfiguration config)

Parameters

config IGlobalConfiguration

Returns

string

CryptoFolder(IGlobalConfiguration, string)

The absolute secure folder where generated RSA keys are stored.

public static void CryptoFolder(this IGlobalConfiguration config, string value)

Parameters

config IGlobalConfiguration
value string