com.atlassian.aws.utils
Class CryptoUtils
java.lang.Object
com.atlassian.aws.utils.CryptoUtils
public final class CryptoUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parsePemKeyPair
@Nullable
public static org.bouncycastle.openssl.PEMKeyPair parsePemKeyPair(String keyLocation)
throws IOException
- Throws:
IOException
getCipherForKey
public static Cipher getCipherForKey(String keyLocation,
String cipherSpec)
Copyright © 2015 Atlassian. All rights reserved.