public interface ECPairTransform
Modifier and Type | Method and Description |
---|---|
void |
init(CipherParameters params) |
ECPair |
transform(ECPair cipherText) |
void init(CipherParameters params)
Copyright © 2018 BouncyCastle.org. All rights reserved.