public static interface ProvisioningProtos.ProvisionEnvelopeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBody()
optional bytes body = 2; |
com.google.protobuf.ByteString |
getPublicKey()
optional bytes publicKey = 1; |
boolean |
hasBody()
optional bytes body = 2; |
boolean |
hasPublicKey()
optional bytes publicKey = 1; |
boolean hasPublicKey()
optional bytes publicKey = 1;com.google.protobuf.ByteString getPublicKey()
optional bytes publicKey = 1;boolean hasBody()
optional bytes body = 2;
Encrypted ProvisionMessage
com.google.protobuf.ByteString getBody()
optional bytes body = 2;
Encrypted ProvisionMessage