public static final class RsaOaepKeyWrapper.Builder extends Object
| Modifier and Type | Method and Description | 
|---|---|
RsaOaepKeyWrapper | 
build()  | 
RsaOaepKeyWrapper.Builder | 
cekAlgorithm(String cekAlgorithm)  | 
RsaOaepKeyWrapper.Builder | 
cipherProvider(CipherProvider cipherProvider)  | 
RsaOaepKeyWrapper.Builder | 
cryptoKeyWrapAlgorithm(InternalKeyWrapAlgorithm cryptoKeyWrapAlgorithm)  | 
public RsaOaepKeyWrapper.Builder cipherProvider(CipherProvider cipherProvider)
public RsaOaepKeyWrapper.Builder cryptoKeyWrapAlgorithm(InternalKeyWrapAlgorithm cryptoKeyWrapAlgorithm)
public RsaOaepKeyWrapper.Builder cekAlgorithm(String cekAlgorithm)
public RsaOaepKeyWrapper build()