Class CertprofileInfoRequest

  • All Implemented Interfaces:
    org.xipki.util.cbor.CborEncodable

    public class CertprofileInfoRequest
    extends SdkRequest
    Since:
    6.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • CertprofileInfoRequest

        public CertprofileInfoRequest​(String profile)
    • Method Detail

      • getProfile

        public String getProfile()
      • decode

        public static CertprofileInfoRequest decode​(byte[] encoded)
                                             throws org.xipki.util.exception.DecodeException
        Throws:
        org.xipki.util.exception.DecodeException