public interface OKVKeyPairUidResponse extends OKVResponse
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrivateKeyUid()
Gets the unique identifier of the private key object.
|
java.lang.String |
getPublicKeyUid()
Gets the unique identifier of the public key object.
|
getBatchItemId, getOperationType, getResultReason, getResultStatus
java.lang.String getPrivateKeyUid()
java.lang.String getPublicKeyUid()