Class: RegPublicKeyCredential
- Inherits:
-
Object
- Object
- RegPublicKeyCredential
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- ID =
1
- TYPE =
2
- RESPONSE =
3
- EXTENSIONRESULTS =
4
- FIELDS =
{ ID => {:type => ::Thrift::Types::STRING, :name => 'id'}, TYPE => {:type => ::Thrift::Types::STRING, :name => 'type'}, RESPONSE => {:type => ::Thrift::Types::STRUCT, :name => 'response', :class => ::AuthenticatorAttestationResponse}, EXTENSIONRESULTS => {:type => ::Thrift::Types::STRUCT, :name => 'extensionResults', :class => ::AuthenticationExtensionsClientOutputs, :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
6216 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6216 def struct_fields; FIELDS; end |
#validate ⇒ Object
6218 6219 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6218 def validate end |