Package | Description |
---|---|
uk.me.nxg.xoxa.gpg |
Handles the interaction with the GPG program.
|
Modifier and Type | Method and Description |
---|---|
GPGInformation.Validity |
GPGInformation.getValidity()
Obtain information about the validity of the signature
|
static GPGInformation.Validity |
GPGInformation.Validity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPGInformation.Validity[] |
GPGInformation.Validity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.