|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.threshold.ShamirSplitSecretShare
Constructor Summary | |
ShamirSplitSecretShare(byte[] secretShare)
|
|
ShamirSplitSecretShare(byte[] secretShare,
int r)
|
Method Summary | |
byte[] |
getEncoded()
Return a byte array representing the implementing object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShamirSplitSecretShare(byte[] secretShare, int r)
public ShamirSplitSecretShare(byte[] secretShare)
Method Detail |
public byte[] getEncoded() throws java.io.IOException
Encodable
getEncoded
in interface Encodable
java.io.IOException
- if an issue arises generation the encoding.
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |