This class contains the attributes that are specified by a caller when referring to a credential as an input parameter to the registration or authentication method.
Nested Class Summary
| class | PublicKeyCredentialDescriptor.UnsupportedPubKeyCredDescriptorException | Exception thrown when an unsupported or unrecognized public key credential descriptor is encountered. | |
Inherited Constant Summary
Public Constructor Summary
Public Method Summary
| boolean | |
| byte[] | 
                 
                  
                  getId()
                 
               | 
            
| ByteString | |
| List<Transport> | |
| PublicKeyCredentialType | 
                 
                  
                  getType()
                 
               | 
            
| String | |
| int | 
                 
                  
                  hashCode()
                 
               | 
            
| void | 
                 
                  
                  writeToParcel(Parcel dest, int
                  flags)
                 
               |