public final class AesGcmKeyWrapperProvider extends Object implements KeyWrapperProvider
Modifier and Type | Method and Description |
---|---|
InternalKeyWrapAlgorithm |
algorithm() |
static AesGcmKeyWrapperProvider |
create() |
KeyWrapper |
createKeyWrapper(KeyWrapperContext keyWrapperContext) |
public static AesGcmKeyWrapperProvider create()
public InternalKeyWrapAlgorithm algorithm()
algorithm
in interface KeyWrapperProvider
public KeyWrapper createKeyWrapper(KeyWrapperContext keyWrapperContext)
createKeyWrapper
in interface KeyWrapperProvider
Copyright © 2022. All rights reserved.