Table of Contents

Class LocalCertificateWriter

Namespace
Steeltoe.Common.Security
Assembly
Steeltoe.Common.Security.dll
public class LocalCertificateWriter
Inheritance
LocalCertificateWriter
Inherited Members

Fields

AppBasePath

public static readonly string AppBasePath

Field Value

string

Properties

IntermediatePfxPath

public string IntermediatePfxPath { get; set; }

Property Value

string

RootCAPfxPath

public string RootCAPfxPath { get; set; }

Property Value

string

Methods

Write(Guid, Guid)

public bool Write(Guid orgId, Guid spaceId)

Parameters

orgId Guid
spaceId Guid

Returns

bool