static PublicKeyCertificateFormat |
PublicKeyCertificateFormat.forNumber(int value) |
|
PublicKeyCertificateFormat |
PublicKeyCertificate.Builder.getFormat() |
The certificate format.
|
PublicKeyCertificateFormat |
PublicKeyCertificate.getFormat() |
The certificate format.
|
PublicKeyCertificateFormat |
PublicKeyCertificateOrBuilder.getFormat() |
The certificate format.
|
static PublicKeyCertificateFormat |
PublicKeyCertificateFormat.valueOf(int value) |
Deprecated.
|
static PublicKeyCertificateFormat |
PublicKeyCertificateFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PublicKeyCertificateFormat |
PublicKeyCertificateFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PublicKeyCertificateFormat[] |
PublicKeyCertificateFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|