Bouncy Castle Cryptography Library 1.81

org.bouncycastle.crypto.threshold
Class ShamirSecretSplitter.Algorithm

java.lang.Object
  extended byorg.bouncycastle.crypto.threshold.ShamirSecretSplitter.Algorithm
Enclosing class:
ShamirSecretSplitter

public static class ShamirSecretSplitter.Algorithm
extends java.lang.Object


Field Summary
static ShamirSecretSplitter.Algorithm AES
           
static ShamirSecretSplitter.Algorithm RSA
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AES

public static final ShamirSecretSplitter.Algorithm AES

RSA

public static final ShamirSecretSplitter.Algorithm RSA

Bouncy Castle Cryptography Library 1.81