Uses of Class
org.ek9lang.core.SigningKeyPair
Packages that use SigningKeyPair
-
Uses of SigningKeyPair in org.ek9lang.core
Methods in org.ek9lang.core that return SigningKeyPairModifier 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
Methods in org.ek9lang.core with parameters of type SigningKeyPairModifier and TypeMethodDescriptionboolean
Ek9DirectoryStructure.saveToHomeEk9Directory
(SigningKeyPair keyPair) Save the signing key pair to the users home directory.boolean
FileHandling.saveToHomeEk9Directory
(SigningKeyPair keyPair)