The methods of Java.Security.Provider are listed below. For a list of all members, see the Provider Members list.
See Also: Inherited members from Java.Util.Properties
GetService(string, string)Returns the service with the specified type implementing the specified algorithm, or null if no such implementation exists. | ||
Put(Java.Lang.Object, Java.Lang.Object)Maps the specified key property name to the specified value. |
PutService(Provider.Service)Adds a Service to this Provider. | ||
RemoveService(Provider.Service)Removes a previously registered Service from this Provider. |