static HpkePublicKey |
HpkePublicKey.getDefaultInstance() |
HpkePublicKey |
HpkePrivateKeyOrBuilder.getPublicKey()
.google.crypto.tink.HpkePublicKey public_key = 2;
|
HpkePublicKey |
HpkePrivateKey.getPublicKey()
.google.crypto.tink.HpkePublicKey public_key = 2;
|
HpkePublicKey |
HpkePrivateKey.Builder.getPublicKey()
.google.crypto.tink.HpkePublicKey public_key = 2;
|
static HpkePublicKey |
HpkePublicKey.parseDelimitedFrom(InputStream input) |
static HpkePublicKey |
HpkePublicKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HpkePublicKey |
HpkePublicKey.parseFrom(byte[] data) |
static HpkePublicKey |
HpkePublicKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HpkePublicKey |
HpkePublicKey.parseFrom(ByteBuffer data) |
static HpkePublicKey |
HpkePublicKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HpkePublicKey |
HpkePublicKey.parseFrom(com.google.protobuf.ByteString data) |
static HpkePublicKey |
HpkePublicKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HpkePublicKey |
HpkePublicKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static HpkePublicKey |
HpkePublicKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HpkePublicKey |
HpkePublicKey.parseFrom(InputStream input) |
static HpkePublicKey |
HpkePublicKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |