Sha256: 2c671a5886f09cd1c1751c972542c377c22778fc7a943ee4fca759243693b00a
Contents?: true
Size: 413 Bytes
Versions: 10
Compression:
Stored size: 413 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::KeyVault::V7_0_preview module Models # # Defines values for JsonWebKeyType # module JsonWebKeyType EC = "EC" ECHSM = "EC-HSM" RSA = "RSA" RSAHSM = "RSA-HSM" Oct = "oct" end end end
Version data entries
10 entries across 10 versions & 1 rubygems