Uses of Class
jetbrains.buildServer.license.jba.ProductKeyPairStorageException
-
Packages that use ProductKeyPairStorageException Package Description jetbrains.buildServer.license.jba -
-
Uses of ProductKeyPairStorageException in jetbrains.buildServer.license.jba
Methods in jetbrains.buildServer.license.jba that throw ProductKeyPairStorageException Modifier and Type Method Description KeyPair
ProductKeyPairStorage. getOrCreateProductKeyPair()
Returns productKeyPair
PublicKey
ProductKeyPairStorage. getPublicKey(RSAPrivateCrtKey privateKey)
Restores RSA public key by passed private key
-