@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.0") public class CryptoKey extends org.rapidoid.RapidoidThing
CryptoKey(byte[] encryptionKey, byte[] hmacKey)
static CryptoKey
from(char[] password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CryptoKey(byte[] encryptionKey, byte[] hmacKey)
public static CryptoKey from(char[] password)
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.