Class MLKemAlgorithm

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Security.Cryptography, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Security.Cryptography
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Security.Cryptography.MLKemAlgorithm
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • MLKemAlgorithm

        public MLKemAlgorithm​(java.lang.Object instance)
                       throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • MLKemAlgorithm

        public MLKemAlgorithm()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • getCiphertextSizeInBytes

        public int getCiphertextSizeInBytes()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDecapsulationKeySizeInBytes

        public int getDecapsulationKeySizeInBytes()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEncapsulationKeySizeInBytes

        public int getEncapsulationKeySizeInBytes()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPrivateSeedSizeInBytes

        public int getPrivateSeedSizeInBytes()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSharedSecretSizeInBytes

        public int getSharedSecretSizeInBytes()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMLKem1024

        public static MLKemAlgorithm getMLKem1024()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMLKem512

        public static MLKemAlgorithm getMLKem512()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMLKem768

        public static MLKemAlgorithm getMLKem768()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable