public class KeyFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KeyFactory.InvalidPrivateKey
If there are problems creating a key, one of these will be returned instead.
|
static class |
KeyFactory.InvalidPublicKey
If there are problems creating a key, one of these will be returned instead.
|
Modifier and Type | Method and Description |
---|---|
static com.atlassian.security.auth.trustedapps.EncryptionProvider |
getEncryptionProvider()
The EncryptionProvider used to provide public and private key creation methods.
|
public static com.atlassian.security.auth.trustedapps.EncryptionProvider getEncryptionProvider()
Copyright © 2002-2017 Atlassian. All Rights Reserved.