Returns the value of the indicated property of the keystore provider.
1 java.security.Provider.get
<java.security.Provider.get key='key'>
<provider /> ?
</java.security.Provider.get>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Akey | string | Name of the property. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Eprovider | Provider |
Returns | |
---|---|
Type | Description |
String | Returns the value of the indicated property of the keystore provider. |