# Functions

CreateAsymmetric Order will create a random asymmetric order.
CreateCertificate will create a random certificate.
CreateCertificateContainer will create a random certificate container.
CreateCertificateSecret will create a random certificate secret.
CreateEmptySecret will create a random secret with no payload.
CreateGenericContainer will create a random generic container with a specified secret.
CreateKeyOrder will create a random key order.
CreatePassphraseSecret will create a random passphrase secret.
CreatePrivateSecret will create a random private secret.
CreatePublicSecret will create a random public secret.
CreateRSAContainer will create a random RSA container.
CreateRSAKeyPair will create a random RSA key pair.
CreateSecretWithPayload will create a random secret with a given payload.
CreateSymmetricSecret will create a random symmetric secret.
DeleteContainer will delete a container.
DeleteOrder will delete an order.
DeleteSecret will delete a secret.
No description provided by the author
ReplaceGenericContainerSecretRef will replace the container old secret reference with a new one.
No description provided by the author