testkeymaterial

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2025 License: MIT Imports: 1 Imported by: 0

README

Test Key Material

This package exports test key material that are used by tests and acceptance test to exercise wrapping and importing keys. The source code does NOT include the keys; these need to be generated via the Makefile from the root of the project using this command:

make generate_ephemeral_keys

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EphemeralCertPFX12 []byte
View Source
var EphemeralCertificatePEM []byte
View Source
var EphemeralCertificatePEMWithEncryptedKey []byte
View Source
var EphemeralEncryptedRsaKeyDERForm []byte
View Source
var EphemeralEncryptedRsaKeyText []byte
View Source
var EphemeralRsaKeyDERForm []byte
View Source
var EphemeralRsaKeyText []byte
View Source
var EphemeralRsaPublicKey []byte
View Source
var Prime256v1EcPrivateKey []byte

Prime256v1EcPrivateKey his is "P-256"

View Source
var RsaPrivateKey []byte
View Source
var Secp256r1EcPrivateKey []byte

Secp256r1EcPrivateKey This is "P-521" curve

View Source
var Secp384r1EcPrivateKey []byte

Secp384r1EcPrivateKey THis is "P-384" curve

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL