Package org.bouncycastle.crypto.params
Class BLSParameters
- java.lang.Object
-
- org.bouncycastle.crypto.params.BLSParameters
-
public class BLSParameters extends java.lang.ObjectFamily identifier for BLS signature schemes — currently the BLS12-381 pairing-friendly curve fromdraft-irtf-cfrg-pairing-friendly-curves.
-
-
Field Summary
Fields Modifier and Type Field Description static BLSParametersbls12_381
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()
-
-
-
Field Detail
-
bls12_381
public static final BLSParameters bls12_381
-
-