UnwrapKeyRequestEx |
UnwrapKeyRequestEx.ad(byte[] ad) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.addKeyOpsItem(KeyOperations keyOpsItem) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.alg(ObjectType alg) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.customMetadata(Map<String,String> customMetadata) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.description(String description) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.enabled(Boolean enabled) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.groupId(String groupId) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.iv(byte[] iv) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.key(SobjectDescriptor key) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.keyOps(List<KeyOperations> keyOps) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.mode(CryptMode mode) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.name(String name) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.objType(ObjectType objType) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.putCustomMetadataItem(String key,
String customMetadataItem) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.rsa(RsaOptions rsa) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.tag(byte[] tag) |
UnwrapKeyRequestEx |
UnwrapKeyRequestEx.wrappedKey(byte[] wrappedKey) |