Returns the creation date of an alias stored in the indicated keystore.
1 java.security.KeyStore.getCreationDate
<java.security.KeyStore.getCreationDate name='name'>
<keystore /> ?
</java.security.KeyStore.getCreationDate>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | string | Name of the alias. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Ekeystore | keystore |
Returns | |
---|---|
Type | Description |
Date | Returns the creation date of an alias stored in the indicated keystore. |