Returns an iterator with the list of stored alias in the indicated keystore.
1 java.security.KeyStore.aliases
<java.security.KeyStore.aliases>
<keystore /> ?
</java.security.KeyStore.aliases>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Ekeystore | keystore |
Returns | |
---|---|
Type | Description |
Iterator | Returns an iterator with the list of stored alias in the indicated keystore. |