enum
Amazonite::Kms::KeyEncryptionMechanism
Defined in:
kms/key_encryption_mechanism.crEnum Members
-
RsaesOaepSha256 =
0
Class Method Summary
- .from_json(pull : JSON::PullParser) : AK::KeyEncryptionMechanism
- .from_json_object_key?(key : String) : AK::KeyEncryptionMechanism | Nil
- .to_json(e : KeyEncryptionMechanism, json : JSON::Builder) : Nil
Instance Method Summary
-
#rsaes_oaep_sha256?
Returns
trueif this enum value equalsRsaesOaepSha256 - #to_json_object_key : String