Bouncy Castle Cryptography Library 1.81

org.bouncycastle.operator
Interface KemEncapsulationLengthProvider

All Known Implementing Classes:
DefaultKemEncapsulationLengthProvider

public interface KemEncapsulationLengthProvider


Method Summary
 int getEncapsulationLength(org.bouncycastle.asn1.x509.AlgorithmIdentifier kemAlgorithm)
           
 

Method Detail

getEncapsulationLength

public int getEncapsulationLength(org.bouncycastle.asn1.x509.AlgorithmIdentifier kemAlgorithm)

Bouncy Castle Cryptography Library 1.81