Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::Challenge.
A challenge to be signed by a 2FA key.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#challenge
def challenge() -> ::String
Returns
- (::String) — Output only. The challenge to be signed by the 2FA key indicated by the public key.
#public_key_pem
def public_key_pem() -> ::String
Returns
- (::String) — Output only. The public key associated with the 2FA key that should sign the challenge.