Returns a legible description of the Provider and its services.
1 java.security.Provider.getInfo
<java.security.Provider.getInfo>
<provider /> ?
</java.security.Provider.getInfo>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Eprovider | provider | Provider of which you want the information. |
Returns | |
---|---|
Type | Description |
string | Returns the description of the Provider and its services. |