A secret PGP key ring. Can be used to decrypt messages and to sign files/messages.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Type members
Classlikes
A collection of all the nested secret key rings.
A collection of all the nested secret key rings.
Attributes
- Supertypes
-
trait Iterable[SecretKeyRing]trait IterableOnce[SecretKeyRing]class Objecttrait Matchableclass AnyShow all
- Self type
-
keyRings.type
Value members
Concrete methods
The default secret key ring to use.
The default secret key ring to use.
Attributes
Finds the first secret key that has:
Finds the first secret key that has:
- A keyID containing the given hex code
- A userID containing the given string
Attributes
Finds the first secret key ring that has a public key that:
Finds the first secret key ring that has a public key that:
- A keyID containing the given hex code
- A userID containing the given string
Attributes
Saves the current entity to an output stream.
Saves the current entity to an output stream.
Attributes
A collection of all the secret keys from all the key rings.
A collection of all the secret keys from all the key rings.
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Saves the current entity to a file.
Saves the current entity into a string.