Class CVCertificateRequest

    • Method Detail

      • getCertificateBody

        public CertificateBody getCertificateBody()
        Returns the body of the certificate template
        Returns:
        the body.
      • getPublicKey

        public PublicKeyDataObject getPublicKey()
        Return the public key data object carried in the request
        Returns:
        the public key
      • getInnerSignature

        public byte[] getInnerSignature()
      • getOuterSignature

        public byte[] getOuterSignature()
      • hasOuterSignature

        public boolean hasOuterSignature()