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
we currently have encodeToByteArray + encodeToDer, and decodeFromByteArray + decodeFromDer. one is concention, the other more expressive, so KDoc should cross-ref both variants and explain this
we currently have
encodeToByteArray+encodeToDer, anddecodeFromByteArray+decodeFromDer. one is concention, the other more expressive, so KDoc should cross-ref both variants and explain this