Interface Certifiable


  • public interface Certifiable
    Certifiable contains common methods for tx data instances.
    • Method Detail

      • getNamespace

        static String getNamespace()
        Gets namespace.
        Returns:
        the namespace
      • getSubNamespace

        static String getSubNamespace()
        Gets sub namespace.
        Returns:
        the sub namespace
      • getNamespaceCertify

        static String getNamespaceCertify()
        Gets namespace certify.
        Returns:
        the namespace certify
      • getCertificateSubNamespace

        static String getCertificateSubNamespace()
        Gets certificate sub namespace.
        Returns:
        the certificate sub namespace
      • getSecretSubNamespace

        static String getSecretSubNamespace()
        Gets secret sub namespace.
        Returns:
        the secret sub namespace
      • getTypeCertificateRawV1

        static String getTypeCertificateRawV1()
        Gets type certificate raw v 1.
        Returns:
        the type certificate raw v 1
      • getTypeCertificateEd25519V1

        static String getTypeCertificateEd25519V1()
        Gets type certificate ed 25519 v 1.
        Returns:
        the type certificate ed 25519 v 1
      • getTypeSecretNaclBoxV1

        static String getTypeSecretNaclBoxV1()
        Gets type secret nacl box v 1.
        Returns:
        the type secret nacl box v 1