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 SigningKeyPairSigningKeyPair.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 SigningKeyPairstatic SigningKeyPairstatic SigningKeyPairstatic SigningKeyPairstatic SigningKeyPairMethods in org.ek9lang.core with parameters of type SigningKeyPairModifier and TypeMethodDescriptionbooleanEk9DirectoryStructure.saveToHomeEk9Directory(SigningKeyPair keyPair) Save the signing key pair to the users home directory.booleanFileHandling.saveToHomeEk9Directory(SigningKeyPair keyPair)