SecurityCredentialsSigningKeyPossessorProto

Security CredentialsSecurity

GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsSigningKeyPossessorProto

1
out of 10
Minimal
SEO Impact
Represents a principal who possesses a signing key corresponding to the verification key or keyset described here.

SEO Analysis

AI Generated

Related to security features. HTTPS is a ranking signal. This model (Security Credentials Signing Key Possessor Proto) contains 3 attributes that define its data structure. Key functionality includes: This value must be from the KeyMetadata.Type enum in keymaster.proto.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

3
Sort:|Filter:
keymasterKeyTypeinteger(
Default: nil

This value must be from the KeyMetadata.Type enum in keymaster.proto.

serializedVerificationKeystring
Default: nilFull type: String.t

The actual verification key bytes corresponding to the above type.

serializedVerificationKeysetstring
Default: nilFull type: String.t

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.