public class DecryptResponseFrameInit extends Object
Constructor and Description |
---|
DecryptResponseFrameInit() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKid()
Key ID of the key used for decryption.
|
int |
hashCode() |
DecryptResponseFrameInit |
kid(String kid) |
void |
setKid(String kid) |
String |
toString() |
public DecryptResponseFrameInit kid(String kid)
public String getKid()
public void setKid(String kid)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved