Package-level declarations

Types

Link copied to clipboard
open class PgpKeyId : Comparable<T>
A normalised form for keys, which are friendliest for users as hex strings but used internally as longs.
Link copied to clipboard
PGP signatory from PGP key and password.
Link copied to clipboard
Creates PgpSignatory instances.
Link copied to clipboard
open class PgpSignatoryProvider : BasePgpSignatoryProvider, ConfigurableSignatoryProvider<T>