Class: Aws::Types::RecipientInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attestation_document::String

Returns the value of attribute attestation_document.

Returns:

  • (::String)


828
829
830
# File 'sig/types.rbs', line 828

def attestation_document
  @attestation_document
end

#key_encryption_algorithm"RSAES_OAEP_SHA_256"

Returns the value of attribute key_encryption_algorithm.

Returns:

  • ("RSAES_OAEP_SHA_256")


827
828
829
# File 'sig/types.rbs', line 827

def key_encryption_algorithm
  @key_encryption_algorithm
end