Searched defs:encodeCert (Results 1 – 3 of 3) sorted by relevance
413 std::variant<CertUtilsError, std::vector<uint8_t>> encodeCert(X509* certificate) { in encodeCert() function
115 public short encodeCert(byte[] certBuffer, short bufferStart, short certStart, short certLength) { in encodeCert() method in KMEncoder