| Package | Description |
|---|---|
| org.kuali.common.util.encrypt.openssl |
| Modifier and Type | Method and Description |
|---|---|
static OpenSSLEncryptedContext.Builder |
OpenSSLEncryptedContext.builder() |
OpenSSLEncryptedContext.Builder |
OpenSSLEncryptedContext.Builder.withInitVector(List<Byte> initVector) |
OpenSSLEncryptedContext.Builder |
OpenSSLEncryptedContext.Builder.withKey(List<Byte> key) |
OpenSSLEncryptedContext.Builder |
OpenSSLEncryptedContext.Builder.withSalt(List<Byte> salt) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.