You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Go 1.18 brings generics, so it would be nice to use them for EncryptedValue and SignedValue.
Describe the solution you'd like
Update EncryptedValue and SignedValue to:
Is your feature request related to a problem? Please describe.
Go 1.18 brings generics, so it would be nice to use them for
EncryptedValueandSignedValue.Describe the solution you'd like
Update
EncryptedValueandSignedValueto: