Java.Security.Cert.CertPath: Method Members

The methods of Java.Security.Cert.CertPath are listed below. For a list of all members, see the CertPath Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

abstract
GetEncoded() : byte[]
Returns an encoding of the CertPath using the default encoding.
abstract
GetEncoded(string) : byte[]
Returns an encoding of this CertPath using the given encoding from CertPath.Encodings.

Protected Methods

WriteReplace() : Java.Lang.Object
Returns an alternate object to be serialized.