func golang.org/x/crypto/openpgp/packet.NewDSAPrivateKey

one use

	golang.org/x/crypto/openpgp/packet (current package)
		private_key.go#L46: func NewDSAPrivateKey(creationTime time.Time, priv *dsa.PrivateKey) *PrivateKey {