Interface KemEncapsulationLengthProvider

All Known Implementing Classes:
DefaultKemEncapsulationLengthProvider

public interface KemEncapsulationLengthProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getEncapsulationLength(org.bouncycastle.asn1.x509.AlgorithmIdentifier kemAlgorithm)
     
  • Method Details

    • getEncapsulationLength

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