public interface SecretContext
byte[]
decrypt(byte[] cipherContent)
encrypt(byte[] content)
PublicKey
getPublicKey()
long
keyAge()
void
reset()
PublicKey getPublicKey()
void reset()
long keyAge()
byte[] decrypt(byte[] cipherContent)
byte[] encrypt(byte[] content)
content
Copyright © 2017. All rights reserved.