Parameters

DH domain parameters that provide key pair generation via keyPairGenerator.

Types

Link copied to clipboard
sealed class Format : EncodingFormat

Encoding formats for DH domain parameters.

Functions

Link copied to clipboard

Encodes this material into a ByteArray in the specified format.

Link copied to clipboard

Encodes this material into a ByteArray in the specified format.

Link copied to clipboard

Encodes this material into a ByteString in the specified format.

Link copied to clipboard

Encodes this material into a ByteString in the specified format.

Link copied to clipboard

Returns a KeyGenerator that generates DH key pairs using these domain parameters.