The methods of Java.Security.Identity are listed below. For a list of all members, see the Identity Members list.
See Also: Inherited members from Java.Lang.Object
AddCertificate(ICertificate)Adds a Certificate to this Identity. | ||
Certificates()Returns the certificates for this Identity. | ||
override | Equals(Java.Lang.Object)Compares the specified object with this Identity for equality and returns true if the specified object is equal, false otherwise. | |
RemoveCertificate(ICertificate)Removes the specified Certificate from this Identity. | ||
ToString(bool)Returns a string containing a concise, human-readable description of the this Identity. |
IdentityEquals(Identity)Compares the specified Identity with this Identity for equality and returns true if the specified object is equal, false otherwise. |