Class MTCSignatureAlgorithm


  • public final class MTCSignatureAlgorithm
    extends java.lang.Object
    String constants for the cosigner signature algorithms defined by Section 5.3.2 of draft-ietf-plants-merkle-tree-certs. These are the canonical names passed to MTCSignatureVerifier implementations (and their concrete Bc* / Jca* forms) to select a signature primitive.

    Using the constant instead of an inline string lets a CI-time check catch typos.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait