Table of Contents

Interface IGSSName

Namespace
Org.Ietf.Jgss
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IGSSName

Properties

StringNameType

Oid StringNameType { get; }

Property Value

Oid

Methods

Canonicalize(Oid)

GSSName Canonicalize(Oid arg0)

Parameters

arg0 Oid

Oid

Returns

GSSName

GSSName

Exceptions

GSSException

Export()

byte[] Export()

Returns

byte[]

byte

Exceptions

GSSException

IsAnonymous()

bool IsAnonymous()

Returns

bool

bool

IsMN()

bool IsMN()

Returns

bool

bool