MCPcopy Create free account
hub / github.com/KevinBlandy/notes / encode

Method encode

Codings/RSAHelper.java:88–102  ·  view source on GitHub ↗

加密 @param key KEY @param in 输入参数 @param out 输出加密后的密文 @throws NoSuchAlgorithmException @throws NoSuchPaddingException @throws InvalidKeyException @throws IOException @throws BadPaddingException @throws IllegalBlockSizeException

(Key key, InputStream in, OutputStream out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

getInstanceMethod · 0.45
initMethod · 0.45
readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected