public class KeyEntry extends KeyAlias
| Constructor and Description |
|---|
KeyEntry(String alias,
WithMetadata<KeyStore.Entry> entry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrivate() |
boolean |
isSecret() |
boolean |
isTrustedCert() |
aliasWithMeta, getMetapublic KeyEntry(String alias, WithMetadata<KeyStore.Entry> entry)
Copyright © 2019. All rights reserved.