View Source GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsSigningKeyPossessorProto (google_api_content_warehouse v0.3.0)
Represents a principal who possesses a signing key corresponding to the verification key or keyset described here.
Attributes
-
keymasterKeyType(type:integer(), default:nil) - This value must be from the KeyMetadata.Type enum in keymaster.proto. -
serializedVerificationKey(type:String.t, default:nil) - The actual verification key bytes corresponding to the above type. -
serializedVerificationKeyset(type:String.t, default:nil) - The binary serialized Keymaster SerializedReader of a public keyset. The keyset must contain exactly one key. N.B.: If this field is populated, serialized_verification_key should be set to the empty string and keymaster_key_type should be set to zero.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.