public interface XMLCryptionAsym
Modifier and Type | Method and Description |
---|---|
Document |
decyptXMLDoc(Document document,
List<PrivateKey> privateKeys,
String tagname) |
Document |
encyptedXMLDoc(Document document,
List<MyPublicKey> publicKeys,
String tagname,
String encryptedKeyTag) |
Copyright © 2017. All rights reserved.