TlsSrpIdentityManager public interface TlsSrpIdentityManager Base interface for an object that can return login parameters from an SRP identity. Documentation Code TlsSrpLoginParameters GetLoginParameters(byte[] identity) Lookup the TlsSrpLoginParameters corresponding to the specified identity.