"No DEK-Info header in block" when attempting to read encrypted private key
Go don't have function to decrypt PKCS8 keys in standard library.
You can this package: https://github.com/youmark/pkcs8/blob/master/pkcs8.go#L103
Go don't have function to decrypt PKCS8 keys in standard library.
You can this package: https://github.com/youmark/pkcs8/blob/master/pkcs8.go#L103