org.bouncycastle.jce.provider
public class JDKGOST3410PrivateKey extends Object implements GOST3410PrivateKey, PKCS12BagAttributeCarrier
Constructor Summary | |
---|---|
protected | JDKGOST3410PrivateKey() |
Method Summary | |
---|---|
String | getAlgorithm() |
DEREncodable | getBagAttribute(DERObjectIdentifier oid) |
Enumeration | getBagAttributeKeys() |
byte[] | getEncoded()
Return a PKCS8 representation of the key. |
String | getFormat()
return the encoding format we produce in getEncoded().
|
GOST3410Params | getParameters() |
BigInteger | getX() |
void | setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute) |
Returns: a PKCS8 representation of the key.
Returns: the string "PKCS#8"