Searched refs:getNextDEREncodedCertificateBlock (Results 1 – 1 of 1) sorted by relevance
123 ByteBuffer encodedCertBuffer = getNextDEREncodedCertificateBlock( in generateCertificate()188 ByteBuffer certBuffer = getNextDEREncodedCertificateBlock(encodedCertsBuffer); in generateCertificates()221 private static ByteBuffer getNextDEREncodedCertificateBlock(ByteBuffer certificateBuffer) in getNextDEREncodedCertificateBlock() method in X509CertificateUtils