Package-level declarations

Types

Link copied to clipboard
enum PkixPublicKeySignatureAlgorithm : Enum<PkixPublicKeySignatureAlgorithm> , ConvertibleToJava<PkixPublicKeySignatureAlgorithm>

The signature algorithm used to verify a message against a signature using this key. These signature algorithm must match the structure and any object identifiers encoded in public_key_pem (i.e. this algorithm must match that of the public key).