public class Specifications extends Object
| Constructor and Description |
|---|
Specifications(Implementation implementation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbeAttrVendorAttribute() |
String |
getAccessPolicyVendorAttribute() |
CryptographicAlgorithm |
getCryptographicAlgorithm() |
Implementation |
getImplementation() |
KeyFormatType |
getKeyFormatTypeDecryptionKey() |
KeyFormatType |
getKeyFormatTypeMasterSecretKey() |
KeyFormatType |
getKeyFormatTypePublicKey() |
String |
getPolicyVendorAttribute() |
public Specifications(Implementation implementation)
public Implementation getImplementation()
public CryptographicAlgorithm getCryptographicAlgorithm()
public KeyFormatType getKeyFormatTypeMasterSecretKey()
public KeyFormatType getKeyFormatTypeDecryptionKey()
public KeyFormatType getKeyFormatTypePublicKey()
public String getAccessPolicyVendorAttribute()
public String getPolicyVendorAttribute()
public String getAbeAttrVendorAttribute()
Copyright © 2022. All rights reserved.