Table of Contents

Interface TlsSrpIdentity

Namespace
Org.BouncyCastle.Tls
Assembly
BouncyCastle.Cryptography.dll

Processor interface for an SRP identity.

public interface TlsSrpIdentity

Methods

GetSrpIdentity()

byte[] GetSrpIdentity()

Returns

byte[]

GetSrpPassword()

byte[] GetSrpPassword()

Returns

byte[]