Searched defs:engineSign (Results 1 – 10 of 10) sorted by relevance
159 protected abstract byte[] engineSign() throws SignatureException; in engineSign() method in SignatureSpi183 protected int engineSign(byte[] outbuf, int offset, int len) throws SignatureException { in engineSign() method in SignatureSpi
658 protected byte[] engineSign() throws SignatureException { in engineSign() method in Signature.SignatureImpl
165 public byte[] engineSign() { in engineSign() method in SignatureSpiTest.MySignatureSpi1199 public byte[] engineSign() { in engineSign() method in SignatureSpiTest.MySignatureSpi2249 protected byte[] engineSign() throws SignatureException { in engineSign() method in SignatureSpiTest.MySignature285 protected int engineSign(byte[] outbuf, int offset, int len) in engineSign() method in SignatureSpiTest.MySignature
571 protected byte[] engineSign() throws SignatureException { in engineSign() method in Signature2Test.MySignature
592 protected byte[] engineSign() throws SignatureException { in engineSign() method in SignatureTest.MySignature
65 protected byte[] engineSign() throws SignatureException { in engineSign() method in MySignature2
92 protected byte[] engineSign() throws SignatureException { in engineSign() method in MySignature1
83 protected byte[] engineSign() throws SignatureException { in engineSign() method in MockSignatureSpi
198 protected byte[] engineSign() throws SignatureException { in engineSign() method in SignatureTest.MySignature
160 protected byte[] engineSign() throws SignatureException { in engineSign() method in SignatureTestMD2withRSA.MD2withRSA