AlgorithmIdentifier

public final enum AlgorithmIdentifier extends Enum<AlgorithmIdentifier>
implements Parcelable

This enumeration specifies the cryptographic signature algorithm with which the newly generated credential will be used, and thus the type of asymmetric key pair to be generated.

Nested Class Summary

class AlgorithmIdentifier.UnsupportedAlgorithmIdentifierException Exception thrown when an unsupported or unrecognized algorithm identifier is encountered. 

Inherited Constant Summary

Inherited Method Summary

Enum Values

public static final AlgorithmIdentifier ECDSA