| AsymmetricPaddingInterface | Interface AsymmetricPaddingInterface - Interface for asymmetric padding capabilities and operations. |
| BlockOperationsInterface | Interface BlockOperationsInterface - Interface for block cipher capabilities and operations. |
| CipherDataFormatsInterface | Interface CipherDataFormatsInterface - Interface for the encryption output formats. |
| DataEncryptionInterface | Interface DataEncryptionInterface - Interface for data encryption/decryption. |
| DataSigningInterface | Interface DataSigningInterface - Interface for data signing/verifying. |
| FileEncryptionInterface | Interface FileEncryptionInterface - Interface for file encryption/decryption. |
| FileSigningInterface | Interface FileSigningInterface - Interface for file signing/verifying. |
| KeyPairInterface | Interface KeyPairInterface - Interface for public and private key pair capabilities. |
| ObjectEncryptionInterface | Interface ObjectEncryptionInterface - Interface for object encryption/decryption. |
| ObjectSigningInterface | Interface ObjectSigningInterface - Interface for object signing/verifying. |
| SecretKeyInterface | Interface SecretKeyInterface - Interface for secret key capabilities. |
| SignatureDataFormatsInterface | Interface SignatureDataFormatsInterface - Interface for the signature output formats. |
| SignatureDigestionInterface | Interface SignatureDigestionInterface - Interface for signature digestion capabilities and operations. |