BCDSTU4145PrivateKey, BCDSTU4145PublicKey, BCECGOST3410_2012PrivateKey, BCECGOST3410_2012PublicKey, BCECGOST3410PrivateKey, BCECGOST3410PublicKey, BCECPrivateKey, BCECPublicKey, JCEECPrivateKey, JCEECPublicKeypublic interface ECPointEncoder
By default BC keys produce encodings without point compression, to turn this on call setPointFormat() with "COMPRESSED".
| Modifier and Type | Method | Description |
|---|---|---|
void |
setPointFormat(java.lang.String style) |
Set the formatting for encoding of points.
|
void setPointFormat(java.lang.String style)
style - the style to use.