Searched defs:engineGetEncoded (Results 1 – 4 of 4) sorted by relevance
127 protected abstract byte[] engineGetEncoded() throws IOException; in engineGetEncoded() method in AlgorithmParametersSpi142 protected abstract byte[] engineGetEncoded(String format) in engineGetEncoded() method in AlgorithmParametersSpi
62 protected byte[] engineGetEncoded(){ in engineGetEncoded() method in AlgorithmParametersSpiTest.MyAlgorithmParametersSpi65 protected byte[] engineGetEncoded(String format){ in engineGetEncoded() method in AlgorithmParametersSpiTest.MyAlgorithmParametersSpi
726 protected byte[] engineGetEncoded() throws IOException { in engineGetEncoded() method in AlgorithmParametersTest.MyAlgorithmParameters730 protected byte[] engineGetEncoded(String format) throws IOException { in engineGetEncoded() method in AlgorithmParametersTest.MyAlgorithmParameters
338 protected byte[] engineGetEncoded() throws IOException { in engineGetEncoded() method in ECParameters342 protected byte[] engineGetEncoded(String encodingMethod) throws IOException { in engineGetEncoded() method in ECParameters