Uses of Class
org.ek9lang.core.SigningKeyPair
-
Uses of SigningKeyPair in org.ek9lang.core
Modifier and TypeMethodDescriptionstatic SigningKeyPair
SigningKeyPair.generate
(int keySize) Create a new signing key pair of a particular key size.Ek9DirectoryStructure.getUsersSigningKeyPair()
Get the key signing pair for this user.FileHandling.getUsersSigningKeyPair()
static SigningKeyPair
static SigningKeyPair
static SigningKeyPair
static SigningKeyPair
static SigningKeyPair
Modifier and TypeMethodDescriptionboolean
Ek9DirectoryStructure.saveToHomeEk9Directory
(SigningKeyPair keyPair) Save the signing key pair to the users home directory.boolean
FileHandling.saveToHomeEk9Directory
(SigningKeyPair keyPair)