public class KeyResult extends Object
Constructor and Description |
---|
KeyResult(SecretKey secretKey,
String keyId)
Instantiates a new key result.
|
Modifier and Type | Method and Description |
---|---|
String |
getKeyId()
Gets the key id.
|
SecretKey |
getSecretKey()
Gets the secret key.
|
void |
setKeyId(String keyId)
Sets the key id.
|
void |
setSecretKey(SecretKey secretKey)
Sets the secret key.
|
public SecretKey getSecretKey()
public void setSecretKey(SecretKey secretKey)
secretKey
- the new secret keypublic String getKeyId()
public void setKeyId(String keyId)
keyId
- the new key id
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.