StoreName
Leave feedback
On this page
Inheritance: java.lang.Object
public class StoreName
| Field | Description |
|---|---|
| My | Represents “Windows-My” java.security.KeyStore type. |
| Root | Represents “Windows-Root” java.security.KeyStore type. |
| Method | Description |
|---|---|
| getStoreName() | Store name e.g. |
public static final StoreName My
Represents “Windows-My” java.security.KeyStore type.
public static final StoreName Root
Represents “Windows-Root” java.security.KeyStore type.
public final String getStoreName()
Store name e.g. “Windows-My”.
Returns: java.lang.String
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.