public static final class PrimitiveSet.Entry<P> extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getIdentifier() |
int |
getKeyId() |
com.google.crypto.tink.proto.OutputPrefixType |
getOutputPrefixType() |
P |
getPrimitive() |
com.google.crypto.tink.proto.KeyStatusType |
getStatus() |
public P getPrimitive()
public com.google.crypto.tink.proto.KeyStatusType getStatus()
public com.google.crypto.tink.proto.OutputPrefixType getOutputPrefixType()
public final byte[] getIdentifier()
public int getKeyId()