public final class RsaOaepKeyWrapperProvider extends Object implements KeyWrapperProvider
| Modifier and Type | Method and Description |
|---|---|
InternalKeyWrapAlgorithm |
algorithm() |
KeyWrapper |
createKeyWrapper(KeyWrapperContext keyWrapperContext) |
static RsaOaepKeyWrapperProvider |
createSha1() |
public static RsaOaepKeyWrapperProvider createSha1()
public InternalKeyWrapAlgorithm algorithm()
algorithm in interface KeyWrapperProviderpublic KeyWrapper createKeyWrapper(KeyWrapperContext keyWrapperContext)
createKeyWrapper in interface KeyWrapperProvider