public class KeyWrapAlgorithmResolver extends Object
Constructor and Description |
---|
KeyWrapAlgorithmResolver() |
Modifier and Type | Method and Description |
---|---|
static CryptoKeyWrapAlgorithm |
getDefaultKeyWrapAlgorithm(EncryptionMaterials encryptionMaterials)
Get the default Key Wrap Algorithm based on the EncryptionMaterials provided
|
public static CryptoKeyWrapAlgorithm getDefaultKeyWrapAlgorithm(EncryptionMaterials encryptionMaterials)
encryptionMaterials
- the encryptionMaterialsCryptoKeyWrapAlgorithm
Copyright © 2021. All rights reserved.